Use this utility to convert DAL scripts, DFD files and INI files to UTF-8 encoding. Documaker version 12.1 and higher automatically converts DAL scripts and INI files to UTF-8 encoding when the system opens these files.
This utility is useful if you have DAL, DFD and INI files containing characters for a different code page than the one that Documaker would use, based on the CodePage or Locale settings in the Language control group. Converting these files to UTF-8 ensures that they will contain the proper characters, which means that Documaker will not have to convert the files.
You can also use this utility to reverse the output of the UTF8TOCP utility, which converts UTF-8 encoded .
Windows: cptoutf8.exe
cptoutf8 /i=inputfile /o=outputfile /cp=codepage
Parameter |
Description |
/I |
The name of the legacy DAL, DFD or INI file. |
/O |
The name of the UTF-8 encoded file you want to create. |
/CP |
The code page of the legacy file. |
cptoutf8 /i=legacyscript.dal /o=newscript.dal /cp=1250
© Copyright 2014, Oracle and/or its affiliates. All rights reserved. Legal notices.